Skip to content

Bump DynamicData from 9.4.31 to 9.4.33#58

Merged
nilsauf merged 1 commit into
mainfrom
dependabot/nuget/FTMS.NET/DynamicData-9.4.33
Jul 1, 2026
Merged

Bump DynamicData from 9.4.31 to 9.4.33#58
nilsauf merged 1 commit into
mainfrom
dependabot/nuget/FTMS.NET/DynamicData-9.4.33

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Updated DynamicData from 9.4.31 to 9.4.33.

Release notes

Sourced from DynamicData's releases.

9.4.33

Fixes:

  • 9bc6b443f4864a23977ddce1310edafc3f5449c3 Fix race in ExpireAfter when item is removed or updated before expiration fires (#​1076) @​dwcullop
  • 7b861d0e12d8ad02d288157c5dd10b0be5f78d6b Fixed that the cache-land dynamic .Filter() operator relied on limited mutation of an internal Dictionary<,> during enumeration, a behavior that is not supported on target frameworks older than .NET Core 3.0. Additional logic to copy the keys to iterate, before mutation, should now be injected for builds targeting such older frameworks. (#​1084) @​JakenVeina
  • b93a6b99333db814b9759b475a95d8a7ecec1c24 Fix docs and exception messages for Change (#​1085) @​xackus
  • cc8b91ea362097cd26339c3727da77e533e7802c Fixed that the Build and Release action defined in release.yml was attempting to publish a bogus "empty.nupkg" file that exists in the normal build output of the DynamicData.Tests project, as a part of the EmptyFiles package, since the job was written to search for "*.nupkg". (#​1124) @​JakenVeina

Other:

  • bf45445e5e3ad68c8d421fce192653189799740f Add AI Instruction Files for GitHub Copilot (#​1078) @​dwcullop
  • 12c1947cd19e0149318827a42b6615c2313b6227 Overhaul XML documentation for ObservableCacheEx extension methods (#​1080) @​dwcullop
  • b0d4c701919e8fb9dabd291096fea2ec5f372fde Update SwappableLock to support NET9+ Lock type (#​1077) @​dwcullop
  • b966943fe78e51b88f2b426546f82610395d4ad5 Add DynamicAccessedMembers attributes to BindingListEx methods (#​1087) @​daniel-lerch
  • 28adb4fe1aef34ffa7d53f888af7a8f5bdefa690 Overhaul XML documentation for ObservableListEx extension methods (#​1081) @​dwcullop
  • 335ecbca2d300fdbfb9b2f40a1ffb95f00f46923 Add Preview workflows and enforce versioning rules (#​1088) @​dwcullop
  • d59ed5cc768f5df2859687ce23920ce5fb343509 Replace softprops/action-gh-release with gh CLI (#​1092) @​dwcullop
  • 767f2737c47c67990ba1876539e984598dcb851d Restore stable 9.4 versioning on release/9.x (#​1123) @​dwcullop

Test:

  • c1c312b3c044a5718ff8923d5a233f9e32f96b70 test: fix AsyncDisposeMany thread safety test timeout on CI (#​1082) @​dwcullop

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: DynamicData
  dependency-version: 9.4.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 1, 2026
@nilsauf nilsauf merged commit 5b8152a into main Jul 1, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/FTMS.NET/DynamicData-9.4.33 branch July 1, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant